Parameters
- oProject
- dEdgeLength
- Length of one edge of the drilling. Must be greater than 0.
- listOfAdditionalObjects
- list, that will be filled by additional created objects. may be null
Return Value
The created Drilling.
Exception | Description |
---|---|
Eplan.EplApi.DataModel.ObjectAlreadyCreatedException | Thrown when the Drilling has already been created. |
System.ArgumentNullException | Thrown if parameter pInstallationSpace is null . |
System.ArgumentException | Thrown if edge length isn't greater than 0. |